ConnectionException Constructor |
| Name | Description | |
|---|---|---|
| ConnectionException |
Initializes a new instance of the ConnectionException class.
| |
| ConnectionException(String) |
Initializes a new instance of the ConnectionException class with the specified error message.
| |
| ConnectionException(String, Exception) |
Initializes a new instance of the ConnectionException class with the specified error message and inner exception.
|